body {
	font-family: "微软雅黑";
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 15px;
}

body,
div,
images,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #6E6E6E;
}

.clear {
    clear: both;
    font-size: 0;
    margin: 0;
    padding: 0;
}

.fl {
	float: left;
	overflow: hidden;
}

.fr {
	float: right;
	overflow: hidden;
}

.BGBG {
    background: no-repeat center;
    background-size: cover;
}
.BGBG2 {
    background: no-repeat center;
    background-size: contain;
}

.w-1200 {
		width: 1200px;
		margin: 0 auto;
		
	}

/*@media screen and (min-width:1200px) {
	.w-1200 {
		width: 1200px;
		margin: 0 auto;
		
	}
}

@media screen and (min-width:750px) and (max-width:1200px) {
	.w-1200 {
		width: 90%;
		margin: 0 auto;
		
	}
}

@media screen and (min-width:350px) and (max-width:750px) {
	.w-1200 {
		width: 95%;
		margin: 0 auto;
		
	}
}*/


/*轮播*/

/*@media screen and (min-width:1200px){*/
	
	/* banner */
/*    .home_lunbo {*/
/*        position: relative;*/
/*    }*/
/*    .psbanner {*/
/*        padding-top: 800px;*/
/*    }*/
/*    .banner_dot {*/
/*        bottom: 90px !important;*/
/*    }*/
/*    .banner_dot>.swiper-pagination-bullet {*/
/*        width: 50px;*/
/*        border-radius: 0;*/
/*        height: 6px;*/
/*        background-color: #a2a7ac;*/
/*    }*/
/*    .banner_dot>.swiper-pagination-bullet-active {*/
/*        background-color: #3eb63a;*/
/*    }*/
	
	
/*}*/

/*@media screen and (min-width:320px) and (max-width:1200px){*/
	/* banner */
/*    .home_lunbo {*/
/*        position: relative;*/
/*    }*/
/*    .psbanner {*/
/*        padding-top: 51.25%;*/
/*    }*/
/*    .banner_dot {*/
/*        bottom: 90px !important;*/
/*    }*/
/*    .banner_dot>.swiper-pagination-bullet {*/
/*        width: 50px;*/
/*        border-radius: 0;*/
/*        height: 6px;*/
/*        background-color: #a2a7ac;*/
/*    }*/
/*    .banner_dot>.swiper-pagination-bullet-active {*/
/*        background-color: #3eb63a;*/
/*    }*/
/*}*/

/*@media screen and (min-width:320px) and (max-width:750px){*/
	/* banner */
/*    .home_lunbo {*/
/*        position: relative;*/
/*    }*/
/*    .psbanner {*/
/*        padding-top: 61.25%;*/
/*    }*/
/*    .banner_dot {*/
/*        bottom: 65px !important;*/
/*    }*/
/*    .banner_dot>.swiper-pagination-bullet {*/
/*        width: 50px;*/
/*        border-radius: 0;*/
/*        height: 6px;*/
/*        background-color: #a2a7ac;*/
/*    }*/
/*    .banner_dot>.swiper-pagination-bullet-active {*/
/*        background-color: #3eb63a;*/
/*    }*/
/*}*/



.banner_main {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.c-banner {
	width: 100%;
	position: relative;
}

.c-banner img {
	width: 100%;
}

.c-banner .banner ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

.c-banner .banner ul li {
	position: absolute display: none;
	opacity: 0;
}

.c-banner .banner ul li:nth-child(1) {
	opacity: 1;
	display: block;
}

.c-banner .banner ul li img {
	width: 100%;
	position: absolute;
	top: 0px;
}

.c-banner .banner ul li:first-child img {
	position: relative;
}

.c-banner .nexImg,
.c-banner .preImg {
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
}

.c-banner .nexImg:hover,
.c-banner .preImg:hover {
	opacity: 0.8;
}

.c-banner .nexImg {
	right: 0px;
}

.c-banner .nexImg img,
.c-banner .preImg img {}

.c-banner .jumpBtn {
	width: 100%;
	position: absolute;
	bottom: 40px;
	text-align: center;
}

.c-banner .jumpBtn ul {
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin: 0 0 30px 22px;
}

.c-banner .jumpBtn ul li:first-child {
	margin-left: 0px;
}




/*
图标*/



.navList {
    width: 100%;
}

.Brand_conter{
	/*width:1200px;*/
    background-color: #fff;
   /* padding: 26px 0;*/
    margin: -48px auto 0;
    position: relative;
    z-index: 3;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.brand-j {
	
	display: flex;
    flex-wrap: inherit;
    justify-content: space-between;
}

.brand-j li {
	width: 15%;
	height: 221px;
	float: left;
	/*margin: 0 40px;*/
	
	text-align: center;
}


.brand-j li:hover strong {
	background: #ff7f00;
}

.ben_i {
	display: inline-block;
	height: 56px;
	width: 56px;
	margin-top: 47px;
}

.brand-j li images {
	margin: 0 auto;
	display: block;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.brand-j li:hover images {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

.brand-j li h6 {
	/*font-size: 24px;*/
	margin-top: 20px;
	font-weight: normal;
	color: #404040;
}

.ben_funp {
	font-size: 14px;
	color: #404040;
	text-align: center;
	/*line-height: 26px;*/
}

@media screen and (min-width:1200px){
	.Brand_conter{
	width:1200px;
    
}
	.brand-j li {
	margin: 0 40px;
	
}
	.brand-j li h6{
	font-size: 24px;
}

.ben_funp{
	line-height:26px;
}

	
}

 @media screen and (max-width:1200px) and (min-width:960px){
 	.Brand_conter{
	   width:100%;
}

.brand-j li {
	margin: 0 30px;
	
}
.brand-j li h6{
	font-size: 24px;
}

.ben_funp{
	line-height:20px;
}

 }
 
  @media screen and (max-width:960px) and (min-width:750px){
 	.Brand_conter{
	   width:100%;
}

.brand-j li {
	margin: 0 20px;
	
}
.brand-j li h6{
	font-size: 22px;
}

.ben_funp{
	line-height: 18px;
}

 }
 
  @media screen and (max-width:750px) and (min-width:320px){
 	.Brand_conter{
	   width:100%;
}

.brand-j li {
	margin: 0 8px;
	
}

.brand-j li h6{
	font-size: 18px;
}

.ben_funp{
	line-height: 18px;
}

 }

/*公司简介*/

.Pro_About{
	width: 100%;
	padding-top: 80px;
	background: url(../images/about_bg.jpg) no-repeat center;
	overflow: hidden;
}

.about-title{
	text-align: center;
	margin-bottom: 50px;
}

.about-title h1{
	font-size: 30px;
    font-weight: normal;
    color: #333;
    line-height: 30px;
    background:url(../images/bt_h.png) no-repeat center;
}

.about-title p{
	font-size: 16px;
	color: #666;
	margin-top: 10px;
}

.abotu_cent{
	margin: 20px 0 0 0;
    position: relative;
    height: 612px;
    width: 100%;
}

.about_left{
	width: 50%;
    height: 495px;
    background: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
	
}

.about_left h2{
	font-size: 30px;
	font-weight: 500;
	margin: 47px 0 5px 30px;
	color: #2f55a6;
}

.about_left h3{
	font-size: 24px;
	margin: 0px 0 30px 30px;
}




.about_left p{
	font-size: 16px;
	line-height: 26px;
	margin:0  45px 30px 30px;
}

.about_r{
	width: 67.42%;
}

.about_r images{
	width: 100%;
}

.more{
	width: 108px;
	height: 106px;
	background: #2f55a6;
	display: block;
	position: absolute;
	bottom: 0;
	left: 45%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	/*line-height: 106px;*/
}

.more span{
	display: inline-block;
    margin-top: 30px;
}


/*@media screen and (min-width:1200px){
	.about_left{
		
    height: 495px;
    bottom: 0;
    
	}
	
	.more{
		display: block;
	}
	
	.more_2{
		display: none;
	}
	
	.about_left h3{
		margin: 0px 0 30px 30px;
	}
	
	.about_left p{
	font-size: 16px;
    line-height: 26px;
    margin: 0 45px 30px 30px;
	}
	
}

@media screen and (min-width:960px) and (max-width:1200px) {
	
	.about_left{
	height: 495px;
    bottom:163px;
	}
	
	.more{
		display: none;
	}
	
	.more_2{
		display: block;
	}
	.about_left h3{
		margin: 0px 0 20px 30px;
	}
	font-size: 14px;
    line-height: 26px;
    margin: 0 45px 8px 30px;
}*/


/*业务范围*/

.Pro_Product{
	width: 100%;
	padding: 80px 0;
	overflow: hidden;
}

.product_cont{
	width: 100%;
}

.product_cont li{
	float: left;
    width: 32%;
    border: 1px solid #d5d5d5;
    
}

.product_cont li .pro_images{
	width: 100%;
	height: 297px;
	overflow: hidden;
}

.product_cont li .pro_images images {
	width: 100%;
	
	transition: all 0.5s linear;
}

.product_cont li:hover  .pro_images images{
	transform: scale(1.08, 1.08);
	transition: all 0.5s linear;
}

.pro_wz h1{
	font-size: 23px;
    margin: 20px 0 10px 20px;
    font-weight: 500;
    color: #333;
}

.pro_wz{
    height: 150px;
    overflow: hidden;
}



.pro_wz a{
	display: inline-block;
    color: #666;
    margin: 6px 20px 5px 20px;
}


.gd_more{
	width: 30%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #2f55a6;
	margin: 20px 0 20px 20px;
	display: block;
}
.cp_jj{
	margin: 0 20px;
}



/*优势*/

.Pro_Advantage{
	width: 100%;
	background: url(../images/ys_bg.jpg) center no-repeat;
	overflow: hidden;
}


.adv_title{
	text-align: center;
	margin:50px 0;
}

.adv_title h1{
	font-size: 30px;
    font-weight: normal;
    color: #fff;
    line-height: 30px;
    background:url(../images/bt_b.png) no-repeat center;
}

.adv_title p{
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
}

.adv_cont{
	width: 100%;
	background: #fff;
	/*height: 500px;*/
	margin-bottom: 80px;
}
.adv_images{
	width: 50%;
	height: 595px;
}

.adv_img{
    height: 584px;
}

.adv_images images{
	width: 100%;
}

.adv_wz{
	width: 50%;
	margin-top: 30px;
}

.adv_wz h1{
	margin-top: 20px;
    font-size: 36px;
    font-weight: 500;
}

.adv_wz h1 span{
	color: #2f55a6;
}

.adv_wz p{
	color: #333;
    font-size: 18px;
    margin: 10px 0;
}

.adv_tb{
	margin: 30px 20px 0 0;
}

.adv_tb li{
	margin-bottom: 50px;
    width: 100%;
}



.adv_tb_l{
	width: 15%;
}

.adv_tb_l img{
	width: 100%;
}

.adv_r{
	width: 73%;
    margin-left: 30px;

}
.adv_r h2{
	font-weight: 500;
	font-size: 24px;
	color: #333;
	margin-bottom: 10PX;
}

/*小广告*/

.tel_ban{
	width: 100%;
	/*height: 130px;*/
	overflow: hidden;
}


.tel_ban images{
	width: 100%;
}

/*荣誉资质*/

.Pro_Honor{
	width: 100%;
	padding-top: 80px;
	overflow:hidden;
}

#my-slide {
	width: 100%;
	/*height: 380px;*/
	margin-top: 50px;
}

#my-slide .slide-list {
	max-width: 1200px;
	width: 100%;
	height: 247px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

#my-slide .slide-list li {
	margin-right: 20px;
	/*height: 345px;*/
	position: absolute;
	top: 0;
	overflow: hidden;
	width: calc(100% - 20px - 50%);
	/*max-width: 660px;*/
	max-width: 383px;
}

#my-slide .slide-list li images {
	/*height: 345px;*/
	width: 100%;
	overflow: inherit;
	transition: all 0.5s linear;
}

#my-slide .slide-list li:hover images {
    transform: scale(1.08, 1.08);
    transition: all 0.5s linear;
}

.al_wz {
	width: 383px;
	height: 50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin-top: -53px;
	background: rgba(0, 0, 0, 0.7);
	position: relative;
}


/**顶部幻灯片按钮**/

.slick-top-prev {
	position: absolute;
	display: block;
	height: 94px;
	width: 56px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	top: 50%;
	left: 0px;
	margin-top: -47px;
}

.slick-arrow {
	background-color: #fff;
	font-family: monospace;
	font-weight: 100;
	font-size: 50px;
	color: #333;
	outline: none;
	z-index: 1;
	opacity: .95;
	border: none;
}

.slick-top-prev:before {
	content: "<";
	font-weight: bold;
}

.slick-top-next {
	position: absolute;
	display: block;
	height: 94px;
	width: 56px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	top: 50%;
	right: 0px;
	margin-top: -47px;
}

.slick-top-next:before {
	content: ">";
	font-weight: bold;
}


/*新闻中心*/

.Pro_News{
	width: 100%;
	padding-top: 80px;
	overflow:hidden;
}

.new_cont{
	width: 100%;
}

.new4{
	width: 57%;
	
	padding: 25px 20px 0 20px;
	border: 1px solid #dcdcdc;
	border-top: 2px solid #0a67ba;
}

.newstit{
	position: relative;
	padding-bottom:15px;
	border-bottom: 1px solid #dedede;
}

.newstit h2{
	font-size: 18px;
	color: #333;
}

.newstit .more_1{
	position: absolute;
	font-size: 14px;
	color: #333;
	right: 0;
	bottom: 15px;
	text-transform:uppercase;
}

.news4-2{
	margin-top: 35px;
}

.news4-2 li{
	width: 100%;
    border-bottom: 1px solid #d3d3d3;
    padding: 30px 0;
}

.new_img{
	width: 35%;
}

.new_img img{
	width: 100%;
}

.new_wz{
	width: 62%;
	
}

.new_wz h1{
	font-size: 20px;
    margin: 30px 0 10px 0;
    font-weight: 500;
    color: #333;
}


.new_wz p{
	font-size: 14px;
	color: #666;
	display:-webkit-box;
  overflow: hidden; /*超出隐藏*/
  text-overflow: ellipsis;/*隐藏后添加省略号*/
  -webkit-box-orient:vertical; 
  -webkit-line-clamp:3;
	
	
}


.new3{
	width: 34%;
	padding: 25px 20px 0 20px;
	border: 1px solid #dcdcdc;
	border-top: 2px solid #3fa146;
}

.new3 .new3_images{
	width: 100%;
	margin: 20px 0;
	
}
.new3 .new3_images images{
	width: 100%;
}

#hd_1 {
	height: 451px;
	/*border: 1px dashed #CCCCCC;
    background: #fff;
    padding: 12px 13px 0 11px;*/
	overflow: hidden;
}

#hd_1 ul {
	list-style: none;
}

#hd_1 ul li {
	margin-top: 15px;
	margin-bottom: 4px;
}


.tit {
	height: 53px;
	line-height: 100%;
	background: url(../images/n_lin.jpg) no-repeat 117px 12px;
	font-weight: normal;
}

.tit span a {
	display: inline-block;
	line-height: 100%;
	font-size: 24px;
	color: #333;
}

.tit em {
	display: inline-block;
	float: right;
	padding-top: 7px;
}

.tit em a {
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}

.went dl {
	height: 197px;
	overflow: hidden;
}

.went dl dt {
	font-size: 0;
	float: left;
	width: 272px;
	line-height: 0;
}

.went dl dt images {
	width: 272px;
}

.went dl dd {
	float: right;
	width: 267px;
	padding-top: 28px;
}

.went dl dd h4 a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.went dl dd h4 a:hover {
	color: #006EC6;
}

.went dl dd p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.wt_nr li {
	padding-bottom: 17px;
	margin-bottom: 17px;
	border-bottom: 1px solid #e3e3e3;
}

.wt_nr li a {
	display: block;
	font-size: 18px;
	color: #333;
	height: 20px;
	margin-bottom: 11px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.wt_nr li a:hover {
	color: #1E50AE;
}

.wt_nr li p {
	color: #4a4a4a;
	font-size: 14px;
	line-height: 25px;
	display:-webkit-box;
  overflow: hidden; /*超出隐藏*/
  text-overflow: ellipsis;/*隐藏后添加省略号*/
  -webkit-box-orient:vertical; 
  -webkit-line-clamp:2;
	
}

/*
流程*/

.Pro_liuc{
   width: 100%;
   background: url(../images/LC-bg.jpg) center no-repeat;
   padding-top:60px;
   margin-top: 80px;
   overflow: hidden;	
}

.i-process .list {
	background: url(../images/proei.png) no-repeat center;
	background-size: 100% 1px;
	margin: 0 auto;
	width: 1046px;
	height: 166px;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.por {
	position: relative;
}

.poa {
	position: absolute;
}



.flow {
	text-align: center;
}

.fp-tableCell {
	margin-bottom: 70px;
}

.title {
	padding: 60px 0 80px 0;
}

.title-text {
	position: relative;
	padding-bottom: 20px;
	font-size: 34px;
	color: #666666;
	font-weight: normal;
}

.title-text:after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 110px;
	height: 6px;
	margin-left: -52px;
	background-color: #43cdab;
}

.title-description {
	margin-top: 40px;
	color: #b0b0b0;
}

.title-description {
	margin-top: 30px;
}

.inner-item {
	margin: 0 auto;
	position: relative;
}

.i-process {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.i-process .hold {
	width: 1106px;
	height: 352px;
	margin: 0 auto;
}

.i-process .btbn {
	width: 152px;
	margin: 0 auto;
	line-height: 1.2em;
	color: #8f8f95;
	text-align: center;
	transform: translateX(50px);
	opacity: 0;
	display: grid;
}

.btbn h3 {
	font-size: 18px;
	padding-bottom: 10px;
	color: #3b3b3b;
	font-weight: 100;
}

.btbn p {
	display: block;
	font-size: 12px;
	color: #bab8b6;
	text-transform: uppercase;
	margin-bottom: 6px;
	line-height: 12px;
}

.cur h3 {
	color: #d9000f;
}

.i-process .btbn.cur {
	color: #d9000f;
}

.i-process .btbn:nth-child(1) {
	left: 0px;
}

.i-process .btbn:nth-child(2) {
	left: 216.5px;
}

.i-process .btbn:nth-child(3) {
	left: 432.5px;
}

.i-process .btbn:nth-child(4) {
	left: 648.5px;
}

.i-process .btbn:nth-child(5) {
	left: 864.5px;
}

.i-process .btbn:nth-child(6) {
	left: 1083px;
	top: 34px;
}

.i-process .btbn .light {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #2f55a6;
	margin: 12px 29px;
	top: 66px;
	left: 140px;
}

.i-process .btbn .light:after {
	content: "";
	position: absolute;
	left: -5px;
	top: -5px;
	z-index: -1;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background: #2f55a6;
	opacity: 0.1;
}

.i-process .btbn.cur .light:after {
	animation: Circle 1.2s infinite linear;
}

.i-process .btbn.cur .light:after {
	animation: Circle 1.2s infinite linear;
}

.i-process .btbn .circle {
	width: 68px;
	height: 68px;
	border-radius: 34px;
	background: #FFFFFF;
	border: 1px solid #c7c4c4;
	margin: 12px 30px;
}

.i-process .btbn.cur .circle {
	border: 1px solid #2f55a6;
}

.i-process .btbn .circle:after {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 68px;
	height: 68px;
	background: url(../images/pross_a.png) no-repeat center;
}


/* .i-process .btn.cur .circle:after {
    background-position: 0 -68px;
} */

.i-process .btbn:nth-child(2) .circle:after {
	background: url(../images/pross_b.png) no-repeat center;
}

.i-process .btbn:nth-child(3) .circle:after {
	background: url(../images/pross_c.png) no-repeat center;
}

.i-process .btbn:nth-child(4) .circle:after {
	background: url(../images/pross_d.png) no-repeat center;
}

.i-process .btbn:nth-child(5) .circle:after {
	background: url(../images/pross_e.png) no-repeat center;
}

.i-process .btbn:nth-child(6) .circle:after {
	background: url(../images/pross_f.png) no-repeat center;
}

.i-process {
	/* height: 350px; */
}

.w-f {
	width: 100%;
}

.h-f {
	height: 100%;
}

.fwn {
	font-weight: normal;
}

.tac {
	text-align: center;
}

.t-f {
	transition: all 0.5s;
}

.t-c {
	transition: color 0.5s;
}

.t-bg {
	transition: background 0.5s;
}

@keyframes Circle {
	0% {
		transform: scale(0.5);
		opacity: 0;
	}
	50% {
		transform: scale(1);
		opacity: 0.3;
	}
	100% {
		transform: scale(0.5);
		opacity: 0;
	}
}

.btn.active,
.btn:active {
	box-shadow: none;
}


/* 友情链接 */

.link_men {
	width: 100%;
	margin: 70px auto 60px auto;
	overflow: hidden;
}

.link_men {
	width: 100%;
	margin: 40px auto;
	overflow: hidden;
	border: 1px solid #666;
}

.link_le {
	width: 10%;
	float: left;
	background: #2f55a6;
	height: 56px;
	line-height: 56px;
	text-align: center;
}

.link_le h3 {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	color: #FFFFFF;
}

.link_ri {
	width: 88%;
	float: right;
	height: 56px;
	line-height: 56px;
}

.link_ri span {
	padding-right: 33px;
}

.link_cen {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 5px solid transparent;
	border-left: 13px solid #2f55a6;
	float: left;
	margin-top: 20px;
}

.link_main{
	margin-top: 70px;
}
